services.cgit.<name>.gitHttpBackend.checkExportOkFiles
Whether git-http-backend should only export repositories that contain a git-daemon-export-ok file.
When the backend is enabled and the check is disabled all repositories can be cloned
irrespective of cgit's settings (e.g. the ignore repository setting).
When enabled you must also configure strict-export = "git-daemon-export-ok"
in settings to make cgit check for the same files.
- Type
boolean- Declared
- <nixpkgs/nixos/modules/services/networking/cgit.nix>